textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.rowheader  {
	font-family : Verdana; 
	font-size : 12px; 
	color : #ffffff; 
	font-weight : bold; 
	padding : 2px; 
	vertical-align : bottom;
	background : url('http://adpoint.radioio.com/images/rowheader.gif'); 
	height : 25px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}

.commenting {
	display : block;
	list-style-type: none;
	
}
.commenting ul{
	list-style-type: none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}


#comment_console{
	
	color : #000000;
	width : 450px;
	height : 282px;
	position : absolute;
	display : none;
	background-image : url('/common/global_images/commentbox_450x282.gif');

}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}

.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.vidEmbedLink a{
	color : #000000;
}
.vidEmbedLink a:link{
	color : #000000;
}
.vidEmbedLink a:visited{
	color : #000000;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.plfmLBOverMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #plfmLBOver { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_profile_divs a:hover{
}
.ugc_profile_divs a:visited{
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	background-color : #5a5a5a;
	background-repeat : repeat;
	background-position : top left;
	background-attachment : scroll;
}

h1{
	color : #000000;
	font-size : 16px;
}

a.link{
	color : #000000;
	text-decoration : none;
}

a.hover{
	color : #b3291d;
	text-decoration : none;
}

a.visited{
	color : #000000;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}
#container{
	position : relative;
	margin : 0 auto;
	width : 988px;
}
#moreshows_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 730px;
	height : 90px;
	background-image : url('http://csnhd.com/template_images/main_main_2_background.gif');
	padding : 10px 134px 12px 124px;
}
#moreshows_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 132px;
	background-repeat : no-repeat;
}
#moreshows_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : auto;
}
#moreshows_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 730px;
	height : 90px;
	padding : 10px 134px 10px 124px;
}
#moreshows_6 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 988px;
	 height : 16px;
}
#moreshows_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 14px;
}
#moreshows_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 91px;
}
#moreshows_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 25px;
}
#moreshows_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 120px;
	height : 90px;
}
#moreshows_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 120px;
	height : 90px;
	padding : 0px 0px 0px 32px;
}
#moreshows_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 120px;
	height : 90px;
	padding : 0px 0px 0px 32px;
}
#moreshows_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 120px;
	height : 90px;
	padding : 0px 0px 0px 32px;
}
#moreshows_27{
	float : left;
	position : relative;
	z-index : 1;
	width : 120px;
	height : 90px;
	padding : 0px 0px 0px 32px;
}
#moreshows_47{
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 25px;
}
#moreshows_48{
	float : left;
	position : relative;
	z-index : 1;
	width : 228px;
	height : 21px;
	padding : 2px 0px 0px 0px;
	font-size : 10px;
	overflow : hidden;
}
#moreshows_58{
	float : left;
	position : relative;
	z-index : 1;
	width : 977px;
	height : auto;
	padding : 12px 2px 0px 9px;
	border-width : 1px;
	background-color : #e0e4e6;
}
#moreshows_59{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : auto;
	font-size : 9px;
	text-align : center;
	background-color : #e0e4e6;
	padding : 10px 0px 0px 0px;
}
#moreshows_59 a:link{
	color : #000000;
	text-decoration : underline;
}
#moreshows_59 a:visited{
	color : #000000;
	text-decoration : underline;
}
#moreshows_59 a:hover{
	color : #0000FF;
	text-decoration : underline;
}
#moreshows_72{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : auto;
}
#moreshows_73{
	float : left;
	position : relative;
	z-index : 1;
	width : 645px;
	height : auto;
	padding : 0px 3px 0px 7px;
	border-width : 1px;
}
#moreshows_74{
	float : left;
	position : relative;
	z-index : 1;
	width : 172px;
	height : auto;
}
#moreshows_82{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : 116px;
	background-image : url('http://csnhd.com/template_images/main_main_82_background.jpg');
	background-repeat : no-repeat;
}
#moreshows_83{
	float : left;
	position : relative;
	z-index : 1;
	width : 147px;
	height : 146px;
	border-color : #000000;
	padding : 0px 0px 0px 0px;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
}
#moreshows_84{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : 10px;
	background-repeat : no-repeat;
}
#moreshows_85{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : 176px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 0px;
	border-style : solid;
	padding : 27px 0px 0px 0px;
	background-repeat : no-repeat;
	background-image : url('http://csnhd.com/template_images/main_main_85_background.jpg');
}
#moreshows_86{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : auto;
	margin : 10px 0px 0px 0px;
	background-image : url('http://csnhd.com/template_images/main_main_86_background.jpg');
}
#moreshows_94{
	float : left;
	position : relative;
	z-index : 1;
	width : 147px;
	height : 27px;
	padding : 0px 0px 0px 0px;
	background-image : url('http://csnhd.com/template_images/main_main_94_background.jpg');
	background-repeat : repeat-x;
}
#moreshows_107{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : 204px;
	background-color : #FFFF00;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
}
#moreshows_108{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : auto;
	padding : 0px 1px;
}
#moreshows_113{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-size : 10px;
}
#moreshows_114{
	float : left;
	position : relative;
	z-index : 1;
	width : 166px;
	height : 600px;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	text-align : center;
	padding : 2px 0px;
}
#moreshows_137{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : 16px;
	color : #FFFFFF;
	padding : 35px 0px 0px 0px;
	font-weight : bold;
	text-align : center;
}
#moreshows_138{
	float : left;
	position : relative;
	z-index : 1;
	width : 141px;
	height : auto;
	color : #FFFFFF;
	text-align : left;
	font-size : 10px;
	padding : 0px 4px;
}
#moreshows_164{
	float : left;
	position : relative;
	z-index : 1;
	width : 386px;
	height : 16px;
	padding : 0px 0px 0px 8px;
}
#moreshows_165{
	float : left;
	position : relative;
	z-index : 1;
	width : 248px;
	height : 16px;
	padding : 0px 0px 0px 10px;
}
#moreshows_173{
	float : left;
	position : relative;
	z-index : 1;
	width : 627px;
	height : 1190px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	padding : 8px 8px 15px 8px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : center;
	font-family : verdana;
	font-weight : normal;
	overflow : visible;
	background-image : url('http://comcastsportsnet.tv/template_images/moreshows_moreshows_173_background.jpg');
}
#moreshows_173 a:link{
	color : #0000FF;
	text-decoration : none;
}
#moreshows_173 a:visited{
	color : #0000FF;
	text-decoration : none;
}
#moreshows_173 a:hover{
	color : #000000;
	text-decoration : none;
}
#moreshows_173 h1{
	font-weight : normal;
	font-family : verdana;
}
#moreshows_174{
	float : left;
	position : relative;
	z-index : 1;
	width : 383px;
	height : auto;
	background-color : #000000;
	border-width : 1px;
	background-repeat : no-repeat;
}
#moreshows_176{
	float : left;
	position : relative;
	z-index : 1;
	width : 387px;
	height : auto;
}
#moreshows_177{
	float : left;
	position : relative;
	z-index : 1;
	width : 248px;
	height : auto;
	padding : 0px 0px 0px 9px;
}
#moreshows_182{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : auto;
	padding : 0px 0px 0px 0px;
	border-color : #0a1134;
	border-width : 1px;
	border-style : solid;
	margin : 0px 0px 7px 0px;
}
#moreshows_183{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : auto;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
}
#moreshows_184{
	float : left;
	position : relative;
	z-index : 1;
	width : 248px;
	height : 10px;
}
#moreshows_185{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : 27px;
	background-repeat : no-repeat;
	background-image : url('http://csnhd.com/template_images/main_main_185_background.jpg');
}
#moreshows_186{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : 19px;
}
#moreshows_191{
	float : left;
	position : relative;
	z-index : 1;
	width : 383px;
	height : 80px;
	padding : 27px 0px 6px 4px;
	background-repeat : no-repeat;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #FFFFFF;
	background-image : url('http://csnhd.com/template_images/main_main_191_background.jpg');
}
#moreshows_191 h1{
	font-weight : normal;
	font-family : verdana;
}
#moreshows_191 a:link{
	text-decoration : none;
	color : #CCCCCC;
}
#moreshows_191 a:visited{
	text-decoration : none;
	color : #CCCCCC;
}
#moreshows_191 a:hover{
	text-decoration : none;
	color : #FFFFFF;
}
#moreshows_192{
	float : left;
	position : relative;
	z-index : 1;
	width : 379px;
	height : 336px;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color : #999999;
	padding : 2px;
	margin : 0px 0px 8px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
}
#moreshows_192 h1{
	font-weight : normal;
	font-family : verdana;
}
#moreshows_192 a:link{
	text-decoration : none;
}
#moreshows_192 a:visited{
	text-decoration : none;
}
#moreshows_192 a:hover{
	text-decoration : none;
}
#moreshows_193{
	float : left;
	position : relative;
	z-index : 1;
	width : 383px;
	height : 196px;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
}
#moreshows_194{
	float : left;
	position : relative;
	z-index : 1;
	width : 387px;
	height : 10px;
}
#moreshows_206{
	float : left;
	position : relative;
	z-index : 1;
	width : 383px;
	height : 27px;
	background-repeat : no-repeat;
	background-color : #000000;
	background-image : url('http://csnhd.com/template_images/main_main_206_background.jpg');
}
#moreshows_207{
	float : left;
	position : relative;
	z-index : 1;
	width : 383px;
	height : 170px;
	background-color : #000000;
	font-size : 12px;
}
#moreshows_207 a:link{
	text-decoration : underline;
}
#moreshows_207 a:visited{
	text-decoration : underline;
}
#moreshows_207 a:hover{
	text-decoration : underline;
}
#moreshows_216{
	float : left;
	position : relative;
	z-index : 1;
	width : 383px;
	height : 26px;
	background-repeat : no-repeat;
	background-image : url('http://csnhd.com/template_images/main_main_216_background.jpg');
}
#moreshows_217{
	float : left;
	position : relative;
	z-index : 1;
	width : 381px;
	height : 130px;
	background-color : #000000;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
}
#moreshows_222{
	float : left;
	position : relative;
	z-index : 1;
	width : 379px;
	height : 25px;
	background-image : url('http://csnhd.com/template_images/main_main_222_background.jpg');
	background-repeat : no-repeat;
}
#moreshows_223{
	float : left;
	position : relative;
	z-index : 1;
	width : 379px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : 999999;
}
#moreshows_223 h1{
	font-weight : normal;
	font-family : verdana;
}
#moreshows_223 a:link{
	text-decoration : none;
}
#moreshows_223 a:visited{
	text-decoration : none;
}
#moreshows_223 a:hover{
	text-decoration : none;
}
#moreshows_229{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : 27px;
	background-image : url('http://csnhd.com/template_images/main_main_229_background.jpg');
}
#moreshows_230{
	float : left;
	position : relative;
	z-index : 1;
	width : 244px;
	height : 426px;
	background-color : #000000;
	background-repeat : no-repeat;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 2px;
	background-image : url('http://csnhd.com/template_images/main_main_230_background.jpg');
	background-position : bottom right;
}
#moreshows_230 h1{
	font-weight : normal;
	font-family : verdana;
}
#moreshows_230 a:link{
	text-decoration : none;
	color : #FFFFFF;
}
#moreshows_230 a:visited{
	text-decoration : none;
	color : #FFFFFF;
}
#moreshows_230 a:hover{
	text-decoration : none;
	color : #0000FF;
}
#moreshows_241{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : 27px;
	background-image : url('http://csnhd.com/template_images/main_main_241_background.jpg');
	background-repeat : no-repeat;
}
#moreshows_242{
	float : left;
	position : relative;
	z-index : 1;
	width : 246px;
	height : auto;
	color : #000000;
}
#moreshows_429{
	float : left;
	position : relative;
	z-index : 1;
	width : 313px;
	height : 217px;
}
#moreshows_431{
	float : left;
	position : relative;
	z-index : 1;
	width : 268px;
	height : 56px;
	padding : 0px 0px 0px 45px;
}
#moreshows_433{
	float : left;
	position : relative;
	z-index : 1;
	width : 236px;
	height : 442px;
	color : #FFFFFF;
	font-weight : bold;
	padding : 8px 10px 0px 67px;
}
#moreshows_458{
	float : left;
	position : relative;
	z-index : 1;
	width : 627px;
	height : 73px;
}
#moreshows_459{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_459 a:link{
	color : #FF0000;
}
#moreshows_459 a:visited{
	color : #FF0000;
}
#moreshows_459 a:hover{
	color : #FFFFFF;
}
#moreshows_460{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 61px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 23px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_460 a:link{
	color : #FF0000;
}
#moreshows_460 a:visited{
	color : #FF0000;
}
#moreshows_460 a:hover{
	color : #FFFFFF;
}
#moreshows_461{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_461 a:link{
	color : #FF0000;
}
#moreshows_461 a:visited{
	color : #FF0000;
}
#moreshows_461 a:hover{
	color : #FFFFFF;
}
#moreshows_462{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_462 a:link{
	color : #FF0000;
}
#moreshows_462 a:visited{
	color : #FF0000;
}
#moreshows_462 a:hover{
	color : #FFFFFF;
}
#moreshows_463{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_463 a:link{
	color : #FF0000;
}
#moreshows_463 a:visited{
	color : #FF0000;
}
#moreshows_463 a:hover{
	color : #FFFFFF;
}
#moreshows_464{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_464 a:link{
	color : #FF0000;
}
#moreshows_464 a:visited{
	color : #FF0000;
}
#moreshows_464 a:hover{
	color : #FFFFFF;
}
#moreshows_465{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_465 a:link{
	color : #FF0000;
}
#moreshows_465 a:visited{
	color : #FF0000;
}
#moreshows_465 a:hover{
	color : #FFFFFF;
}
#moreshows_466{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_466 a:link{
	color : #FF0000;
}
#moreshows_466 a:visited{
	color : #FF0000;
}
#moreshows_466 a:hover{
	color : #FFFFFF;
}
#moreshows_467{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_467 a:link{
	color : #FF0000;
}
#moreshows_467 a:visited{
	color : #FF0000;
}
#moreshows_467 a:hover{
	color : #FFFFFF;
}
#moreshows_468{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_468 a:link{
	color : #FF0000;
}
#moreshows_468 a:visited{
	color : #FF0000;
}
#moreshows_468 a:hover{
	color : #FFFFFF;
}
#moreshows_469{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_469 a:link{
	color : #FF0000;
}
#moreshows_469 a:visited{
	color : #FF0000;
}
#moreshows_469 a:hover{
	color : #FFFFFF;
}
#moreshows_470{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_470 a:link{
	color : #FF0000;
}
#moreshows_470 a:visited{
	color : #FF0000;
}
#moreshows_470 a:hover{
	color : #FFFFFF;
}
#moreshows_471{
	float : left;
	position : relative;
	z-index : 1;
	width : 405px;
	height : 59px;
	color : #FFFFFF;
	padding : 0px 30px 0px 192px;
	margin : 25px 0px 0px 0px;
	font-size : 11px;
}
#moreshows_471 a:link{
	color : #FF0000;
}
#moreshows_471 a:visited{
	color : #FF0000;
}
#moreshows_471 a:hover{
	color : #FFFFFF;
}
#moreshows_472{
	float : left;
	position : relative;
	z-index : 1;
	width : 497px;
	height : 6px;
	color : #FFFFFF;
	font-size : 10px;
	padding : 10px 0px 0px 128px;
}
#moreshows_472 a:link{
	color : #FFFF00;
}
#moreshows_472 a:visited{
	color : #FFFF00;
}
#moreshows_472 a:hover{
	color : #FFFFFF;
}
#moreshows_473{
	float : left;
	position : relative;
	z-index : 1;
	width : 627px;
	height : 16px;
}
#moreshows_474 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 627px;
	 height : 16px;
}
#moreshows_475 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 627px;
	 height : 16px;
}

/* CSS Document */

#menz199{
	background-color:transparent;
}
#menz199 a{
	color : #666666;
/* 	width : ~mwidth; */
/* 	background-color : ~mbackground; */
	font-size : 11px;
	text-decoration : none;
	padding : 0px 18px 0px 18px;
	border-style : none;
/* 	border-color : ~mborderColor; */
	border-width : 0px 0px 0px 0px;
	text-align : center;
	font-weight : normal;
}
#menz199 a:hover{
/* 	background-color : ~mhover; */
/* 	color : ~mtextHover; */
}
body #menz199 .menzactive, body #menz199 .menzactive:hover{
/* 	background-color : ~mhover; */
	text-decoration : none;
}
#menz199 .menzparent{
/* 	background-image : ~img_mbgi; */


}
#menz199 div{
/* 	width : ~smwidth; */
/* 	background-color : ~mhover; */
	padding : 0px 0px 0px 0px;
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor; */
	margin-top : -1px;
	font-size : 8px;
	text-align : left;
	font-style : normal;
}
#menz199 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover; */
/* 	color : ~smtextHover; */
}
body #menz199 div .menzactive, body #menz199 div .menzactive:hover{
/* 	background-color : ~smbackground; */
}
#menz199 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz199 div a{
/* 	width : ~smwidth; */
/* 	background-color : ~smbackground; */
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext; */
	border-style : none;
/* 	border-color : ~smborderColor; */
/* 	font-weight : ~smfontWeight; */
	font-size : 8px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

~~vertswap~~
#menz199 a{
/* 	background-image : ~img_mbgi; */
/* 	background-repeat : ~mbg_repeat; */
}
#menz199 div a{
/* 	background-image : ~img_smbgi; */
/* 	background-repeat : ~smbg_repeat; */
}
#menz199 a:hover{
/* 	background-image : ~img_mhi; */
/* 	background-repeat : ~mh_repeat; */
}
#menz199 div a:hover{
/* 	background-image : ~img_smhi; */
/* 	background-repeat : ~smh_repeat; */
}
#menz199 a{
	font-style : normal;
}
/* CSS Document */

#menz200{
	background-color:transparent;
}
#menz200 a{
	color : #FFFFFF;
/* 	width : ~mwidth; */
/* 	background-color : ~mbackground; */
	font-size : 14px;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	border-style : none;
/* 	border-color : ~mborderColor; */
	border-width : 0px 0px 0px 0px;
	text-align : left;
	font-weight : bold;
}
#menz200 a:hover{
/* 	background-color : ~mhover; */
/* 	color : ~mtextHover; */
}
body #menz200 .menzactive, body #menz200 .menzactive:hover{
/* 	background-color : ~mhover; */
	text-decoration : none;
}
#menz200 .menzparent{
/* 	background-image : ~img_mbgi; */


}
#menz200 div{
/* 	width : ~smwidth; */
/* 	background-color : ~mhover; */
	padding : 2px 5px 2px 5px;
	border-style : none;
	border-width : 0px 0px 0px 0px;
	border-color : #FFFFFF;
	margin-top : -1px;
	font-size : 11px;
	text-align : left;
	font-style : normal;
}
#menz200 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover; */
	color : #EC0108;
}
body #menz200 div .menzactive, body #menz200 div .menzactive:hover{
	background-color : #333333;
}
#menz200 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz200 div a{
/* 	width : ~smwidth; */
	background-color : #333333;
	padding : 2px 5px 2px 5px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext; */
	border-style : none;
	border-color : #FFFFFF;
/* 	font-weight : ~smfontWeight; */
	font-size : 11px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

~~vertswap~~
#menz200 a{
/* 	background-image : ~img_mbgi; */
/* 	background-repeat : ~mbg_repeat; */
}
#menz200 div a{
/* 	background-image : ~img_smbgi; */
/* 	background-repeat : ~smbg_repeat; */
}
#menz200 a:hover{
/* 	background-image : ~img_mhi; */
/* 	background-repeat : ~mh_repeat; */
}
#menz200 div a:hover{
/* 	background-image : ~img_smhi; */
/* 	background-repeat : ~smh_repeat; */
}
#menz200 a{
	font-style : normal;
}
.sidebar {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #999999;
	overflow : visible;
	border-color : #000000;
	border-style : solid;
	padding : 2px 2px 2px 2px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.sidebar a{
	text-decoration : none;
}
.sidebar a:hover{
	color : #b3291d;
}
.sidebar a:visited{
	color : #000000;
}
.sidebar h1{
	color : #000000;
	font-size : 16px;
	font-weight : normal;
	font-family : verdana;
}
.sidebar09 {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #FFFFFF;
	width : 250px;
	overflow : visible;
	border-color : #333333;
	border-style : solid;
	padding : 3px 3px 3px 3px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.sidebar09 a{
	text-decoration : none;
}
.sidebar09 a:hover{
	color : #b3291d;
}
.sidebar09 a:visited{
	color : #000000;
}
.sidebar09 h1{
	color : #000000;
	font-size : 16px;
	font-weight : normal;
	font-family : verdana;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.row_even {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #e3e3e3;
	overflow : visible;
	border-style : none;
	padding : 2px 2px 2px 2px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.row_even a{
	color : #0000FF;
	text-decoration : none;
}
.row_even a:hover{
	color : #333333;
}
.row_even a:visited{
	color : #0000FF;
}
.row_even h1{
	color : #666666;
	font-size : 14px;
	font-weight : bold;
	font-family : tahoma;
}
.row_odd {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 2px 2px 2px 2px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.row_odd a{
	color : #0000FF;
	text-decoration : none;
}
.row_odd a:hover{
	color : #333333;
}
.row_odd a:visited{
	color : #0000FF;
}
.row_odd h1{
	color : #666666;
	font-size : 14px;
	font-weight : bold;
	font-family : tahoma;
}
.bullets {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://csnhd.com/template_images/_bullets_background.jpg');
	padding : 0px 0px 5px 12px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.bullets a{
	text-decoration : none;
}
.bullets a:hover{
}
.bullets a:visited{
}
.bullets h1{
	font-weight : normal;
	font-family : verdana;
}
.loginblock {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	width : 50px;
	height : 12px;
	overflow : hidden;
	border-style : none;
	padding : 0px 3px 0px 3px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.loginblock a{
	color : #000000;
	text-decoration : none;
}
.loginblock a:hover{
	color : #333333;
}
.loginblock a:visited{
	color : #000000;
}
.loginblock h1{
	font-weight : normal;
	font-family : verdana;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 988px;
	height : 132px;
}
#masthead_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 132px;
	background-repeat : no-repeat;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.comcastsportsnet.tv/template_images/masthead_masthead_3_background.jpg');
}
#masthead_3 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_3 a:link{
	text-decoration : none;
}
#masthead_3 a:visited{
	text-decoration : none;
}
#masthead_3 a:hover{
	text-decoration : none;
}
#masthead_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 16px;
}
#masthead_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 91px;
}
#masthead_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 988px;
	height : 25px;
}
#masthead_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 25px;
}
#masthead_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 225px;
	height : 23px;
	padding : 2px 0px 0px 0px;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 150px;
}
#left_column_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : auto;
	background-color : #e0e4e6;
}
#left_column_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 139px;
	height : 69px;
	background-repeat : no-repeat;
	background-image : url('http://csnhd.com/template_images/left_column_left_column_4_background.jpg');
	padding : 32px 6px 12px 5px;
}
#left_column_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 145px;
	height : auto;
	background-color : #BC0001;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-repeat : no-repeat;
	background-image : url('http://csnhd.com/template_images/left_column_left_column_5_background.jpg');
	padding : 33px 1px 5px 1px;
	font-size : 10px;
	text-align : left;
	color : #FFFFFF;
}
#left_column_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : 10px;
}
#left_column_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : 202px;
	padding : 27px 0px 0px 0px;
	background-repeat : no-repeat;
	overflow : hidden;
	background-image : url('http://comcastsportsnet.tv/template_images/left_column_left_column_7_background.jpg');
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	border-style : none;
}
#left_column_7 h1{
	font-weight : normal;
	font-family : verdana;
}
#left_column_7 a:link{
	text-decoration : none;
}
#left_column_7 a:visited{
	text-decoration : none;
}
#left_column_7 a:hover{
	text-decoration : none;
}
#left_column_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : auto;
	margin : 10px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
	border-color : #BC0001;
	border-width : 0px 0px 3px 0px;
	border-style : solid;
	background-image : url('http://comcastsportsnet.tv/template_images/left_column_left_column_8_background.jpg');
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
}
#left_column_8 h1{
	font-weight : normal;
	font-family : verdana;
}
#left_column_8 a:link{
	text-decoration : none;
}
#left_column_8 a:visited{
	text-decoration : none;
}
#left_column_8 a:hover{
	text-decoration : none;
}
#left_column_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : 0px;
	padding : 10px 0px 0px 0px;
}
#left_column_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 150px;
	height : auto;
}
#left_column_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : 26px;
	padding : 0px 0px 0px 0px;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}
#left_column_27{
	float : left;
	position : relative;
	z-index : 1;
	width : 141px;
	height : auto;
	color : #FFFFFF;
	font-size : 10px;
	text-align : left;
	padding : 0px 4px;
	font-family : verdana;
	font-weight : normal;
	overflow : visible;
	border-style : none;
}
#left_column_27 h1{
	font-weight : normal;
	font-family : verdana;
}
#left_column_27 a:link{
	text-decoration : none;
}
#left_column_27 a:visited{
	text-decoration : none;
}
#left_column_27 a:hover{
	text-decoration : none;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 172px;
}
#right_column_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 172px;
	height : auto;
	background-color : #e0e4e6;
}
#right_column_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : auto;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFF00;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
}
#right_column_4 h1{
	font-weight : normal;
	font-family : verdana;
}
#right_column_4 a:link{
	text-decoration : none;
}
#right_column_4 a:visited{
	text-decoration : none;
}
#right_column_4 a:hover{
	text-decoration : none;
}
#right_column_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : auto;
	padding : 0px 1px;
}
#right_column_6 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 172px;
	 height : 16px;
}
#right_column_7 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 172px;
	 height : 16px;
}
#right_column_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : 12px;
	font-size : 10px;
	padding : 4px 0px 0px 0px;
	text-align : center;
}
#right_column_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 168px;
	height : 600px;
	border-color : #000000;
	padding : 2px 0px;
	border-width : 1px;
	border-style : solid;
	text-align : center;
}
#right_column_22{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : 44px;
	font-family : verdana;
	font-weight : bold;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 0px 0px;
	background-color : #FFF250;
	font-size : 11px;
	background-repeat : no-repeat;
	background-image : url('http://csnhd.com/template_images/right_column_right_column_22_background.jpg');
}
#right_column_22 h1{
	font-weight : normal;
	font-family : verdana;
}
#right_column_22 a:link{
	text-decoration : none;
}
#right_column_22 a:visited{
	text-decoration : none;
}
#right_column_22 a:hover{
	text-decoration : none;
}
#right_column_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 170px;
	height : auto;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_column_23 h1{
	font-weight : normal;
	font-family : verdana;
}
#right_column_23 a:link{
	text-decoration : none;
}
#right_column_23 a:visited{
	text-decoration : none;
}
#right_column_23 a:hover{
	text-decoration : none;
}

